Definition

A polynomial-time approximation scheme (PTAS) is a family of algorithms {Aϵ}\{A_\epsilon\}, where Aϵ\exists A_\epsilon for each ϵ>0\epsilon > 0, such that AϵA_\epsilon is a (1+ϵ)(1 + \epsilon)-approximation algorithm (for minimization problems) or a (1ϵ)(1 - \epsilon)-approximation algorithm (for maximization problems).


References

  1. D. P. Williamson, D. B. Shmoys. Approximation Algorithms, Cambridge University Press, 2010, p. 15.